Skip to content

Conversation

@rchicoli
Copy link

@rchicoli rchicoli commented Jan 9, 2016

this keyserver is either not reachable anymore or there is any firewall between blocking the connection

root@c3e344cb9cca:/# gpg --keyserver pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4                                                                                                                                                     
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
gpg: keyring `/root/.gnupg/secring.gpg' created
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: requesting key BF357DD4 from hkp server pool.sks-keyservers.net
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error

changed to ha.pool.sks-keyservers.net

root@c3e344cb9cca:/# gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4
gpg: requesting key BF357DD4 from hkp server ha.pool.sks-keyservers.net
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key BF357DD4: public key "Tianon Gravi <tianon@tianon.xyz>" imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)

@Starefossen
Copy link

LGTM

@tianon
Copy link
Member

tianon commented Jan 9, 2016

Nice, thanks! 👍

tianon added a commit that referenced this pull request Jan 9, 2016
use the keyserver ha, because the other one is not reachable anymore
@tianon tianon merged commit 9737ce4 into docker-library:master Jan 9, 2016
@rchicoli rchicoli deleted the update_keyserver branch January 10, 2016 12:18
yosifkit added a commit to infosiftr/stackbrew that referenced this pull request Jan 12, 2016
- `ghost` `0.7.5`
- `percona` `5.5.47` `5.6.28`
- `postgres` docker-library/postgres#113
- `python` add some `alpine` variants
- `redis` add `3.0.6-alpine`
RichardScothern pushed a commit to RichardScothern/official-images that referenced this pull request Jun 14, 2016
- `ghost` `0.7.5`
- `percona` `5.5.47` `5.6.28`
- `postgres` docker-library/postgres#113
- `python` add some `alpine` variants
- `redis` add `3.0.6-alpine`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants